Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use explicit Gradle DependencyHandlerEnvorderPlatform #1865

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

dragetd
Copy link

@dragetd dragetd commented May 2, 2024

According to Jetbrains, using 'platform()' is deprecated and one should use the explicit 'project.dependencies.platform()' instead. See https://youtrack.jetbrains.com/issue/KT-58759/Deprecate-platform-enforcedPlatform-and-other-related-to-Gradle-DependencyHandler-methods-in-KotlinDependencyHandler

I do not really know much about the dependency handling logic. I only stumbled over this as I added Koin to my Compose project.

@arnaudgiuliani arnaudgiuliani added this to the 4.0-RC3 milestone Sep 17, 2024
@arnaudgiuliani arnaudgiuliani changed the base branch from main to 4.0.0 September 17, 2024 10:27
@arnaudgiuliani
Copy link
Member

thanks 👍

@arnaudgiuliani arnaudgiuliani merged commit b857f98 into InsertKoinIO:4.0.0 Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants